home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / WINDOW / LEVEL < prev    next >
Encoding:
Text File  |  1993-05-04  |  1.0 KB  |  24 lines

  1. Usage: WINDOW LEVEL <l>
  2.   Where <l> is a comma separated list of one of the following: 
  3.   CRAP, PUBLIC, MSG, NOTICE, WALL, WALLOP, NOTE, ALL, or NONE.  
  4.   This controls what types of messages will go to the current 
  5.   window.
  6.  
  7.   No information is ever lost.  Anything that doesn't otherwise
  8.   have a specific window to go to (because it is a window's
  9.   current channel or QUERY user) will either go to the current
  10.   window, or the window whose LEVEL setting contains an
  11.   appropriate type for that message. By default, the first
  12.   window created has a LEVEL of NONE, meaning that no messages
  13.   will go to that window unless otherwise specified.
  14.  
  15.   Output from NAMES, LIST, WHO... fall under the CRAP category
  16.   for LEVEL. If you want, for example, these messages to always go
  17.   to the current window, you can type this:
  18.     WINDOW LEVEL CRAP
  19.   Now, all "crap" will remain in this window, while all private messages,
  20.   walls, wallops, mail, and notices will go to your current window.
  21.   
  22. See Also:
  23.   SET LASTLOG_LEVEL for a full description of the LEVEL parameters.
  24.